Skip to main content
GET
[Emails] Get Webmail (Roundcube) auto-login URL

Authorizations

Authorization
string
header
required

Use Authorization: Bearer <token> header. Token can be a JWT token or an API key (format: sk-onetsolutions-...).

Path Parameters

id
string<uuid>
required

Web hosting unique identifier

organization_id
string<uuid>
required

Organization unique identifier

project_id
string<uuid>
required

Project unique identifier

Query Parameters

email
string

Optional email address to login directly to a specific email account (e.g., user@domain.com). If not provided, logs into the main cPanel webmail interface.

Response

SSO URL generated successfully